home *** CD-ROM | disk | FTP | other *** search
/ Precision Software Appli…tions Silver Collection 4 / Precision Software Applications Silver Collection Volume 4 (1993).iso / drivers / mxxnt7.arj / README < prev   
Text File  |  1993-01-25  |  8KB  |  205 lines

  1. Readme  file for the Windows NT  Oct 92 Release of the ATI Graphics driver.
  2. ATI Technologies Inc.          MxxNT7.ZIP                 January 22 1993.
  3. -------------------------------------------------------------------------
  4. SUPERCEDES ALL PREVIOUS VERSIONS OF:  
  5.             M32NTA, M32NTB, M32NTC, M32NTD, MXXNT5, MXXNT6
  6.   Revisions (0.01), (0.02), (0.03), (0.04)  (0.05)  (0.06)
  7. File Naming has changed Mxx -refers to all ATI Mach8 and Mach32 products
  8.                           7 -refers to beta version.07
  9. _________________________________________________________________________
  10.  
  11. The Graphics device drivers supplied here are for the Oct 92 Beta Release of 
  12. Windows NT operating system.  It is required that Windows NT operating 
  13. system is loaded onto the computer system.
  14.  
  15. The drivers are in beta form and has been released with no implied warranties
  16. and or guarantees of functionality.  Any questions or problem reports should
  17. be addressed to ATI Driver Development via the ATI forum on Compuserve.  
  18.  
  19. This version of the driver will run on these ATI Accelerator Products:
  20.  
  21.     Graphics Ultra Pro
  22.     Graphics Ultra + 
  23.     Graphics Ultra
  24.     Graphics Vantage
  25.     8514/Ultra
  26.     OEM versions identifying the Mach32 ASIC or 68800 ASIC 
  27.     OEM versions identifying the Mach8 ASIC  or 38800 ASIC.
  28.  
  29. NOTE: This is FIRST REVISION THAT INCLUDES "VIRTUAL DRIVER SUPPORT"
  30.       FOR MACH32 ISA PRODUCTS AND GREATER THAN 12MEG RAM
  31.       (See Revision History)
  32.  
  33. This ATI driver is a preliminary release developped by ATI programmers
  34. since the release of the Windows NT DDK in October 1992.  It has NOT
  35. been through our QA process, nor optimized for speed as we wanted to get 
  36. a driver into out customer's possession ASAP, with the hopes that it will 
  37. be useful to you. 
  38.  
  39. Tell us if the driver fails to run, or there are MAJOR 
  40. bugs that prevent you from using the driver, and ATI will correct them.
  41. ATI would like to know what applications you are executing so we can
  42. do more effective testing in the future.   
  43.  
  44. Submission of problems should be addressed either 
  45. by CompuServe @  76004,3656  Driver Development   (Go ATITECH) or
  46. by FAX or Letter addressed to the attention of:
  47.  
  48.         ATI Technologies Inc.
  49.         3761 Victoria Park Avenue
  50.         Scarborough, Ontario,
  51.         M1W 3S2,   Canada
  52.         ATTN: Driver Development
  53.  
  54.   OUR FAX NUMBER IS: (416) 756-0720
  55.  
  56.  
  57. ATI is working with Microsoft to have support for ATI products included 
  58. in future releases of Windows NT  SDK and DDK.
  59.  
  60.  
  61. INSTALLATION INSTRUCTIONS -----------------------------------------
  62.  
  63. Windows NT operating system is assumed to be installed in C:\WINNT.
  64. ATI graphics utilities (shipped with the video card), assumed to be 
  65. already installed.
  66.  
  67. This ATI driver package containing:
  68.   - ATIMP.SYS      (ATI Graphics miniport driver)   *** NEW NAME ***
  69.   - ANTPANEL.EXE   (Configuration program for the driver)
  70.   - INPORT.SYS     (Bus Mouse driver)
  71.   - ATIEO.DLL      (no aperture driver)
  72.   - FRAMEBUF.DLL   (aperture driver)
  73.   - This README file
  74.  
  75. Procedure:
  76. 1. Copy the ATIMP.SYS driver   to the C:\WINNT\SYSTEM\DRIVERS directory.
  77.    Copy the *.DLL     drivers  to the C:\WINNT\SYSTEM         directory.
  78.    Delete    C:\WINNT\SYSTEM\DRIVERS\68800.SYS             (if updating)
  79.  
  80. 2. Copy the Windows NT ANTPANEL.EXE configuration program to a directory 
  81.    which is contained in your Windows NT PATH environment variable.
  82.  
  83. 3. If your ATI Graphics card does not include a mouse port
  84.    or if you are using a pointing device not connected to the ATI adapter, 
  85.    proceed to step 5.
  86.  
  87. 4. Read Mouse.txt to see if you require the ATI mouse driver.
  88.  
  89. 5. Restart Windows NT.
  90.    Windows NT will start up in 640x480, 16 colour VGA mode. This is normal.
  91.  
  92. 6. From the Program Manager, run ANTPANEL.EXE. Select the resolution and
  93.    colour depth you want to use, then click on the "OK" button. Your
  94.    selections will take effect after you shut down and restart Windows NT.
  95.  
  96.  
  97. Revision History  -----------------------------------------
  98.  
  99. Version 0.07 (MXXNT7.ZIP) 
  100. Fixes - Only Bottom is screen is drawn correctly on some Graphics cards.
  101.  
  102. Version 0.06 (MXXNT6.ZIP) 
  103.  
  104. Fixes - 800 by 600 garbage screen on Graphics Ultra Pro and Graphics Ultra+.
  105.       - 8514/Ultra not found error.
  106.       - Text characters larger than 24 points display reliably.
  107.  
  108. Now supports 1280x1024 resolution on ATI graphics cards capable of 
  109. displaying this resolution.
  110. *** NEW Driver name,   68800.SYS is now called  ATIMP.SYS to reflect
  111. its support for many ATI graphics cards.
  112. ANTPANEL.EXE allows the ATI driver to be disabled, use the Advanced Button.
  113.  
  114. Version 0.05 (MXXNT5.ZIP) 
  115. Now supports all ATI accelerator families of graphics cards. This is 
  116. detected automatically at boot up time of Windows NT.
  117. These resolutions are supported if the aperture is NOT available 
  118. (ie 8514/Ultra, Graphics Ultra, Graphics Vantage and Graphics Ultra Pro in
  119. a 16 megabyte ISA bus):
  120.         640  by  480 in  256 colors 
  121.         800  by  600 in  256 colors 
  122.         1024 by  768 in  256 colors 
  123.  
  124. Version 0.04 (M32NTD.ZIP)
  125. Fixes
  126. GARBAGE Screen on Startup of Graphics Mode -- Some adapters have a 
  127.     hardware combination that was not being initialized properly.
  128.  
  129.  
  130. Version 0.03 (M32NTC.ZIP)
  131. New Features for resolution and color depth (if capable)
  132.         640  by  480 in   8 and 16  bits per pixel
  133.         800  by  600 in   8 and 16  bits per pixel
  134.         1024 by  768 in   8 and 16 bits per pixel
  135.         1280 by 1024 in   8 bits per pixel
  136. where  8 bpp is 256 colors, 
  137.       16 bpp is 65535 colors
  138.       24 bpp is 16.7 million colors
  139.  
  140. Version 0.02 (M32NTB.ZIP)
  141. Fixes 
  142. WRONG COLORS  -- Adapters using the ATI 68830 DAC will now display a
  143.     correct palette.
  144.  
  145.  
  146.  
  147. KNOWN PROBLEMS -----------------------------------------
  148.  
  149. Mouse Problems -- see   mouse.txt
  150.  
  151. ---------------------------------
  152.  
  153. What to do if Windows NT "hangs" at the Win NT "Blue Screen" with the
  154. ATI graphics device drivers.
  155.  
  156. These drivers ONLY work with the October Beta Release.
  157.  
  158. Ensure  FRAMEBUF.DLL and ATIEO.DLL are in the \WINNT\SYSTEM directory
  159. that Windows NT Boots from.  Do you have More than one WIN NT Installed?
  160. Is your directory name where NT installed different than WINNT?
  161.  
  162. Is the aperture enabled where System Memory is Located?
  163. To verify where the aperture is located do this:
  164.     BOOT DOS
  165.     execute the ATI utility C-INFO.EXE or 8-INFO.EXE, this will tell
  166.     you about the Memory Aperture and the Card Configuration.  
  167. Use the INSTALL.EXE program to modify the aperture settings. 
  168.  
  169. Is the computer system CMOS  "shadowing the BIOS with RAM"?  
  170. Is the CMOS Caching the Video BIOS at C0000-C7000?
  171. Disable both of these. This can cause Windows NT to hang in a 
  172. Black Screen, or fail to Reboot completely.
  173.  
  174. Does it work if the ANTPANEL.EXE is used to select 1024x768 256 colors, or
  175. 640x480 256 colors?.
  176. Disable the ATI driver by renaming \winnt\system\drivers\ATIMP.SYS to
  177. something like ATIMP.ATI. Reboot, will get VGA. Run ANTPANEL.EXE, rename
  178. driver to ATIMP.SYS and restart WIN NT.
  179.  
  180. ---------------------------------------------------------------------------
  181.  
  182. How to UNinstall the ATI Windows Device Driver.  There are TWO ways to do
  183. this without reinstalling Windows NT.
  184.  
  185. ONE method is:
  186.     CD \winnt\system\drivers
  187.     ren ATIMP.sys  ATIMP.ati
  188.     Windows NT looks for *.SYS drivers at boot time, if it cannot find it,
  189.     it cannot use it.
  190.  
  191. SECOND method is:
  192.     While running Windows NT, execute the ANTPANEL.EXE program.
  193.     Select Advanced Button, Driver Status to Disabled.
  194.     Exit the program
  195.  
  196. ---------------------------------------------------------------------------
  197.  
  198.  
  199. Trademarks:
  200. Graphics Ultra Pro and Graphics Ultra Plus are trademarks of 
  201. ATI Technologies Inc.  IBM and MicroChannel are trademarks of 
  202. International Business Machines Corporation.
  203. Windows NT and MS-DOS are trademarks of Microsoft Corporation.
  204.  
  205.